core: Make ostree_get_relative_object_path() private
authorColin Walters <walters@verbum.org>
Mon, 30 Sep 2013 00:17:18 +0000 (20:17 -0400)
committerColin Walters <walters@verbum.org>
Mon, 30 Sep 2013 00:17:18 +0000 (20:17 -0400)
commit8592922c2c377d1b5d96aecf5ef840a0471d528f
treef1fedc9edf1eb1c8242e7478b96da77eba98ef0e
parent7f9eefb62d2b5a977289fa5a5a1d34755f597679
core: Make ostree_get_relative_object_path() private

I plan to rename all of these APIs to use the term 'loose', so that it
makes more sense after pack files are introduced.  External users
should not use them; instead use _load_variant() or _read_commit().
doc/ostree-sections.txt
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c
src/libostree/ostree-core.h
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-pull.c